@charset "utf-8";
@media screen and (min-width: 201px) and (max-width: 1150px) {

.menupc{display:block;}
}

@media screen and (min-width: 900px) and (max-width: 1500px) {
.zsmxun li .box {

  min-height:300px;
} 
}

@media screen and (min-width: 1000px) and (max-width: 1150px) {
  /* all */
  section {
    padding: 0 10px;
  }
  /* 头部 */
  header nav li span {
    padding: 0 12px;
  }
  /* 尾部 */
  footer .w1 {
    width: 10%;
  }
  footer .w2 {
    width: 24%;
  }
  footer .w3 {
    width: 37%;
  }
.zsmxun li .box {

  min-height:320px;
}  

}
@media screen and (min-width: 901px) and (max-width: 999px) {
  /* all */
  section {
    padding: 0 10px;
  }
  /* 头部 */
  header .logo img {
    height: 60px;
  }
  header nav li span {
    padding: 0 10px;
    height: 100px;
    line-height: 100px;
  }
  header nav li .sub {
    top: 100px;
  }
  /* 尾部 */
  footer .w1 {
    width: 14%;
  }
  footer .w2 {
    width: 28%;
  }
  footer .w3 {
    width: 44%;
  }
  footer .w4 {
    display: none;
  }
}
@media (max-width: 900px) {
  body {
    padding-top: 60px;
  }
  /* all */
  section {
    padding: 0 10px;
  }
  .wapnone{display:none;}
  /* 顶部 */
  .topinfo {
    display: none;
  }
  /* 头部 */
  header {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
  }
  header .logo {
    padding: 10px 0;
  }
  header .logo img {
    height: 40px;
  }
  header .navbut {
    width: 30px;
    height: 30px;
    margin-top: 12px;
    float: right;
    position: relative;
  }
  header .navbut i {
    height: 2px;
    background: #333;
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0px;
    transition: all 0.3s;
  }
  header .navbut .w1 {
    top: 7px;
  }
  header .navbut .w2 {
    top: 17px;
  }
  header .navbut .w3 {
    top: 27px;
  }
  header .navbut.cur .w1 {
    top: 20px;
    transform: rotate(45deg);
  }
  header .navbut.cur .w2 {
    height: 0px;
  }
  header .navbut.cur .w3 {
    top: 20px;
    transform: rotate(-45deg);
  }
  header nav {
    display: none;
    float: none;
    position: fixed;
    left: 0px;
    top: 60px;
    bottom: 0px;
    right: 0px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    overflow-y: auto;
    padding: 20px 0;
  }
  header nav li {
    float: none;
  }
  header nav li span {
    border-bottom: 1px solid #eee;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 25px;
  }
  header nav li .down {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 70px;
    height: 50px;
    z-index: 1;
  }
  header nav li .down:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #666;
    position: absolute;
    right: 25px;
    top: 20px;
  }
  header nav li .sub {
    display: none;
    position: static;
    border-top: 0;
  }
  header nav li .sub a {
    background: none;
    color: #777;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding: 0 25px;
    border-bottom: 1px dotted #efefef;
  }
  header nav li .sub a:hover {
    color: #006cc5;
    background: none;
  }
  header nav li.on span {
    color: #006cc5;
  }
  header nav li:hover span {
    color: #006cc5;
    background: none;
  }
  header nav li:hover .down:before {
    border-top: 10px solid #006cc5;
  }
  header nav li:last-child span {
    border-bottom: 0px;
  }
  /* 尾部 */
  footer {
    padding: 10px 0;
    background-size: 100% 100%;
  }
  footer .w1 {
    display: none;
  }
  footer .w2 {
    display: none;
  }
  footer .w3 {
    width: 100%;
  }
  footer .w4 {
    display: none;
  }
  footer .tit {
    display: none;
  }
  footer .lxzi li {
    overflow: hidden;
    line-height: 24px;
    padding: 10px 10px 10px 30px;
    border-bottom: 1px dotted #3087d6;
  }
  footer .lxzi li span {
    font-size: 20px;
    float: left;
  }
  footer .lxzi li.tb1 {
    background: rgba(0, 0, 0, 0.3) url(../images/icon_foottb2.png) 10px 12px no-repeat;
    background-size: 15px auto;
  }
  footer .lxzi li.tb2 {
    background: rgba(0, 0, 0, 0.3) url(../images/icon_foottb1.png) 10px 12px no-repeat;
    border-bottom: 0px;
    background-size: 15px auto;
  }
  .footer {
    padding: 10px 0;
    text-align: center;
  }
  .footer .logo {
    display: none;
  }
  .footer .copy {
    padding: 0;
    font-size: 12px;
  }
  /* 右侧客服 */
  .fdkefu {
    top: auto;
    bottom: 0px;
    opacity: 0.8;
  }
  .fdkefu dt {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background-size: 34px auto;
  }
  .fdkefu dt.qq {
    display: none;
  }
  .fdkefu dt.ewm {
    display: none;
  }
  .fdkefu dt:hover {
    width: 34px;
    height: 34px;
  }
  /* 幻灯 */
  .banner .pc {
    display: none;
  }
  .banner .wap {
    display: block;
  }
  .banner .swiper-button-next,
  .banner .swiper-button-prev {
    transform: scale(0.5);
  }
  .banner .swiper-button-next {
    right: 0%;
  }
  .banner .swiper-button-prev {
    left: 0%;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
  }
  /* 分页 */
  .dede_pages {
    padding: 15px 0 0 0;
  }
  .dede_pages li {
    margin: -1px 0 0 -1px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 0px;
  }
  .dede_pages li a {
    padding: 0 12px;
  }
  .dede_pages .pageinfo {
    display: none;
  }
  /* 首页框架 */
  .in_box {
    padding: 20px 0;
  }
  .in_box .tit {
    padding: 0 0 15px 0;
  }
  .in_box .tit span {
    font-size: 24px;
    padding: 0 0 5px 0;
  }
  .in_box .tit em:before,
  .in_box .tit em:after {
    width: 36px;
  }
  /* 经营项目 */
  .jyxm {
    margin: 0 -10px;
  }
  .jyxm li {
    width: 25%;
    font-size: 12px;
    padding: 10px;
  }
  .jyxm li img {
    width: 80%;
  }
  .jyxm li span {
    font-size: 14px;
    padding: 5px 0 0 0;
  }
  /* 应用领域 */
  .yyly li {
    width: 50%;
  }
  .yyly li .box .nr {
    padding: 0 15px;
  }
  .yyly li .box img {
    height: 70px;
  }
  .yyly li .box span {
    font-size: 18px;
  }
  .yyly li .box em {
    width: 70px;
  }
  .yyly li:hover .box p {
    height: 48px;
    line-height: 24px;
    margin: 10px 0 15px 0;
  }
  /* 中氧简介 */
  .zyjj > img {
    width: 100%;
  }
  .zyjj .box {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    background: #fff;
    padding: 15px;
    margin-top: 15px;
    border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
  }
  .zyjj .box span {
    font-size: 18px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    text-align: center;
    color: #006cc5;
  }
  .zyjj .box a {
    width: 100px;
    line-height: 38px;
    margin: 0 auto;
    margin-top: 10px;
  }
  /* 内页全局 */
  .main {
    padding: 20px 0;
  }
  aside {
    width: 100%;
    margin-top: -20px;
  }
  aside .jgline {
    height: 15px;
  }
  .mainsmall {
    width: 100%;
    padding-left: 0px;
  }
  .webwz {
    display: none;
  }
  .webtit span {
    font-size: 18px;
  }
  .webtit em:before,
  .webtit em:after {
    width: 36px;
  }
  .webmore {
    line-height: 40px;
    padding: 0 15px;
    font-size: 16px;
    letter-spacing: 5px;
    margin-top: 15px;
  }
  .webmore span {
    padding-right: 15px;
    background-size: auto 10px;
  }
  /* 内页菜单 */
  .menu_left li {
    font-size: 16px;
  }
  .menu_left li a {
    line-height: 40px;
  }
  .menu_all {
    margin-top: -5px;
    padding: 0 0 12px 0;
  }
  .menu_all ul li a {
    line-height: 36px;
    padding: 0 10px;
    font-size: 16px;
  }
  /* 内页标题框 */
  .webcatebt {
    display: none;
  }
  /* 内页左侧电话二维码 */
  .conlx {
    display: none;
  }
  /* 单页 */
  .pagebody {
    padding: 15px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .pagebody img {
    padding: 10px 0;
  }
  .pagebody .imgfr {
    padding-left: 0px;
    float: none;
    margin: 0 auto;
    display: block;
  }
  .pagebody .imgfl {
    padding-right: 0px;
    float: none;
    margin: 0 auto;
    display: block;
  }
  .pagebody.smbody {
    padding: 15px 0;
    font-size: 14px;
    line-height: 24px;
  }
  /* 企业文化 */
  .diywh {
    padding: 0;
    margin: -10px 0;
    background: none;
  }
  .diywh li {
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    background: #f5f5f5;
    box-shadow: 0 0 5px #ccc;
    margin: 10px 0;
    border-radius: 10px;
  }
  .diywh li .sbt {
    position: static;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    font-size: 18px;
    overflow: hidden;
    padding: 0 0 5px 0;
  }
  .diywh li .sbt span {
    float: left;
    color: #000000;
  }
  .diywh li .sbt em {
    color: #0667bd;
  }
  .diywh li .sbt p {
    float: right;
    font-size: 12px;
  }
  /* 公司荣誉 */
  .gsyyxun {
    margin: -5px;
  }
  .gsyyxun li {
    width: 50%;
    padding: 5px;
  }
  .gsyyxun li a {
    font-size: 14px;
  }
  .gsyyxun li .pic {
    margin-bottom: 5px;
  }
  /* 做什么循环 */
  .zsmxun {
    margin: -5px;
  }
  .zsmxun li {
    width: 50%;
    padding: 5px;
  }
  .zsmxun li .box {
    padding: 15px;
  }
  .zsmxun li img {
    height: 80px;
  }
  .zsmxun li span {
    font-size: 18px;
    padding: 10px 0 5px 0;
  }
  .zsmxun li p {
    line-height: 20px;
  }
  /* 新闻列表 */
  .newslist {
    margin-top: -10px;
  }
  .newslist li {
    padding: 10px 0;
  }
  .newslist li a > span {
    font-size: 16px;
    line-height: 30px;
    padding: 0 0 4px 0;
  }
  .newslist li .date {
    width: 80px;
    height: 80px;
    margin-right: 10px;
  }
  .newslist li .date span {
    font-size: 32px;
  }
  .newslist li p {
    height: 46px;
    line-height: 23px;
    font-size: 14px;
  }
  /* 上下篇 */
  .sxpage {
    padding: 5px 0 0 0;
  }
  .sxpage li {
    width: 100%;
  }
  .sxpage li:last-child {
    text-align: left;
  }
  /* 图片列表 */
  .piclist li .bt {
    line-height: 32px;
    font-size: 16px;
  }
  .piclist li .box .nr {
    padding: 0 10px;
  }
  .piclist li .box .nr span {
    font-size: 16px;
  }
  .piclist li .box .nr .info {
    max-height: 72px;
    line-height: 24px;
    font-size: 14px;
  }
  .piclist li:hover .box .nr span {
    padding: 0 0 5px 0;
  }
  .piclist.er {
    margin: -5px;
  }
  .piclist.er li {
    padding: 5px;
  }
  .piclist.san {
    margin: -5px;
  }
  .piclist.san li {
    width: 50%;
    padding: 5px;
  }
  /* box_agent */
  .box_agent {
    background-size: 100% 100%;
  }
  .box_agent .info {
    font-size: 16px;
    line-height: 30px;
    padding: 10px 0;
    text-align: left;
  }
  .box_agent .info .br {
    display: inline;
  }
  .box_agent .info img {
    width: 60%;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
  }
  /* box_bj */
  .box_bj .tit span {
    line-height: 40px;
    padding: 0 40px;
    font-size: 16px;
  }
  .box_bj .map {
    padding: 5px;
  }
  .box_bj .map #allmap {
    height: 250px;
  }
  /* contact */
  .contact {
    margin: 15px 0;
  }
  .contact:before {
    display: none;
  }
  .contact .left {
    width: 100%;
    padding: 0;
    background: none;
  }
  .contact .left .bt {
    font-size: 18px;
  }
  .contact .left .wz {
    font-size: 14px;
    background-size: auto 15px;
    line-height: 24px;
    margin: 5px 0 0 0;
    padding: 3px 0 0 25px;
  }
  .contact .left ul li {
    width: 100%;
    line-height: 24px;
    margin-top: 5px;
    padding: 3px 0 0 25px;
    background-size: auto 15px;
  }
  .contact .left ul li:nth-child(even) {
    width: 100%;
  }
  .contact .right {
    display: none;
  }
  /* job */
  .job_bj {
    background-size: auto 200px;
  }
  .job {
    padding: 15px 0 0 0;
  }
  .job .ban {
    margin: 15px 0;
  }
  .job .ban .box {
    position: static;
    width: 100%;
  }
  .job .ban .box .nr {
    padding: 10px;
    line-height: 24px;
  }
  .job .ban .box .nr span {
    font-size: 18px;
    padding: 0 0 5px 0;
  }
  .job .ban .box .nr .br {
    display: inline;
  }
  .job .sm {
    font-size: 16px;
    line-height: 30px;
    padding: 15px;
    box-shadow: 0 0 5px #ccc;
    background: #fff;
    border-radius: 10px;
  }
  .job .xun {
    margin: 5px 0 -10px 0;
  }
  .job .xun li {
    padding: 10px 0;
  }
  .job .xun li .bt {
    font-size: 16px;
    background: #006cc5;
    padding: 5px 10px;
    color: #ccc;
    border-bottom: 0px;
  }
  .job .xun li .bt span {
    color: #fff;
  }
  .job .xun li .info {
    background: #fff;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
  }
  .job .but {
    margin: 15px auto 0 auto;
    padding: 0;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    float: none;
    display: block;
  }
}
@media screen and (min-width: 300px) and (max-width: 680px) {
.zsmxun li .box {

  min-height:220px;
} 
}